API Documentation
ProgramWrapper.h
1 // ProgramWrapper.h
3 //
5 
7 {
11  class DLL_ASTRAEUS_EXPORT ProgramWrapper final
12  {
13  public :
14 
21  } ;
22 }
nkScripts::Environment
Defines an environment in which scripts can execute.
Definition: Environment.h:14
nkAstraeus::lua::nkGraphicsWrap
Encompasses the wrapping of nkGraphics for Lua.
Definition: BoundingBoxWrapper.h:7
nkAstraeus::lua::nkGraphicsWrap::ProgramWrapper::updateEnvironment
static void updateEnvironment(nkScripts::Environment *env)
nkAstraeus::lua::nkGraphicsWrap::ProgramWrapper
Wraps a nkGraphics::Program and offers functions for use in scripting.
Definition: ProgramWrapper.h:12